DATABASE_URL="postgresql://postgres:YOUR_PASSWORD@localhost:3301/classconnect_db?schema=public"
PORT=3301